home *** CD-ROM | disk | FTP | other *** search
/ Aminet 35 / Aminet 35 (2000)(Schatztruhe)[!][Feb 2000].iso / Aminet / dev / misc / f1gplib_dev.lha / f1gplib_dev / fd / f1gp_lib.fd
Encoding:
Text File  |  1998-02-01  |  266 b   |  12 lines

  1. ##base _F1GPBase
  2. ##bias 30
  3. ##public
  4. f1gpDetect()()
  5. f1gpAllocQuitNotify(task,signal)(A0,D0)
  6. f1gpFreeQuitNotify(node)(A0)
  7. f1gpCalcChecksum(data,datasize)(A0,D0)
  8. f1gpRequestNotification(msgport,events)(A0,D0)
  9. f1gpStopNotification(node)(A0)
  10. f1gpGetDisplayInfo()()
  11. ##end
  12.